xl/libxl: disallow saving a guest with vNUMA configured
authorWei Liu <wei.liu2@citrix.com>
Wed, 9 Sep 2015 16:11:24 +0000 (17:11 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Fri, 11 Sep 2015 15:22:03 +0000 (16:22 +0100)
commitfa6b5490be0bf2c0d1c17197e9c30af22e0a24e9
treecdf672c5c670769428e5371fa5d36ac1806c6bba
parent818f445e71f3ec7819d2e7ed23fa3ecb2fed4054
xl/libxl: disallow saving a guest with vNUMA configured

This is because the migration stream does not preserve node information.

Note this is not a regression for migration v2 vs legacy migration
because neither of them preserves node information.

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
[ ijc -- some grammar fixes to the doc and fixed a comment ]
docs/man/xl.cfg.pod.5
tools/libxl/libxl_dom.c